Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: repeat-penalty 1.0 = disabled #7669

Closed
wants to merge 1 commit into from
Closed

docs: repeat-penalty 1.0 = disabled #7669

wants to merge 1 commit into from

Conversation

brandon-lockaby
Copy link

Following the other examples, we can list the value here which disables repeat-penalty

Following the other examples, we can list the value here which disables repeat-penalty
@mofosyne mofosyne added Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix merge ready indicates that this may be ready to merge soon and is just holding out in case of objections labels May 31, 2024
@@ -181,7 +181,7 @@ Example usage: `--temp 0.5`

### Repeat Penalty

- `--repeat-penalty N`: Control the repetition of token sequences in the generated text (default: 1.1).
- `--repeat-penalty N`: Control the repetition of token sequences in the generated text (default: 1.1, 1.0 = disabled).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The default was changed to 1.0 (in #6127), so maybe this should be updated too?

@brandon-lockaby brandon-lockaby closed this by deleting the head repository Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples merge ready indicates that this may be ready to merge soon and is just holding out in case of objections Review Complexity : Low Trivial changes to code that most beginner devs (or those who want a break) can tackle. e.g. UI fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants